Converts the value of the current imGroup object to its equivalent string representation.
Namespace:
Independentsoft.Exchange
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic override string ToString()
Public Overrides Function ToString As String
Return Value
Type:
StringA
String that represents this instance.
See Also